Skip to content

Find image from bindata csvs based on container name instead of order#1555

Merged
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
amoralej:bindata-images
Aug 7, 2025
Merged

Find image from bindata csvs based on container name instead of order#1555
openshift-merge-bot[bot] merged 1 commit into
openstack-k8s-operators:mainfrom
amoralej:bindata-images

Conversation

@amoralej

@amoralej amoralej commented Aug 7, 2025

Copy link
Copy Markdown
Contributor

Using the order in the list of containers is fragile as it can change based on implementation details as kustomization syntax of the service operators.

This patch is moving to use the container name of the operator manager which should be consistent and deterministic.

Using the order in the list of containers is fragile as it can change
based on implementation details as kustomization syntax of the service
operators.

This patch is moving to use the container name of the operator manager
which should be consistent and deterministic.

Signed-off-by: Alfredo Moralejo <amoralej@redhat.com>
@openshift-ci openshift-ci Bot requested review from fultonj and rabi August 7, 2025 07:04
@abays

abays commented Aug 7, 2025

Copy link
Copy Markdown
Contributor

/test openstack-operator-build-deploy-kuttl

@amoralej

amoralej commented Aug 7, 2025

Copy link
Copy Markdown
Contributor Author

/test functional

@abays

abays commented Aug 7, 2025

Copy link
Copy Markdown
Contributor

/test openstack-operator-build-deploy-kuttl

@abays abays left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested locally and works.

This will allow us to update all our services operators and remove deprecated Kustomize fields which currently cause them to place the controller-manager container after the kube-rbac-proxy one.

/lgtm

@openshift-ci openshift-ci Bot added the lgtm label Aug 7, 2025
@openshift-ci

openshift-ci Bot commented Aug 7, 2025

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abays, amoralej

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved label Aug 7, 2025
@openshift-merge-bot openshift-merge-bot Bot merged commit 1483c08 into openstack-k8s-operators:main Aug 7, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants